Bump up the required version of GLib
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 2 Apr 2017 16:25:46 +0000 (17:25 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 2 Apr 2017 16:29:38 +0000 (17:29 +0100)
commit5e9f77670bb7bbc658ee02507aca81c982b054fb
tree35ba8dced359b45ba5641e56f23e60753b8e644c
parent4471f274b9bd0ea8f9ff8cc8126f3d6fcb49077f
Bump up the required version of GLib

GLib 2.53 deprecated g_object_newv() and GParameter. If we want to stop
using those types without resorting to pretty convoluted pre-processor
dancing, we will need to bump up the dependency inside GTK+.
configure.ac